Encode and decode text, files, and images to/from Base64
Drag & drop a file here or click to browse
Supports images, documents, and other files (max 10MB)
Base64 is a binary-to-text encoding scheme that represents binary data in an ASCII string format. It's commonly used to encode data that needs to be stored and transferred over media designed to deal with text.